home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / Mops 2.7 / Mops Manual / Part III.srd / Part III.srd.rsrc / PICT_36.png < prev    next >
Portable Network Graphic  |  1996-01-02  |  129KB  |  816x1056  |  8-bit (256 colors)
Labels: book | bulletin board | mountain | poster | reckoner | sky | tree | windowpane
OCR: 111-24 Mops Predefined Classes len Inserts len) at the end of this string Pos and Lim are then set to the (updated) end position. Pae$ str- Inserts the active part of str at the end of this string Appends the character c to the end of the string aud sets Pos and Lim to the (updated) end position fill: (c--) Overwrites each character in the active part of the string with the character c search addr len -- b) Searches the active part of this string starting from the left (i.e. the Pos position), for the string len) If a match S found, Lim is set to indicate the first of the matching characters and true returned If no match found m unchanged and false is returned Note an improved version with case control is provided in String+ Note We use Lim rather than Pos, since it often happens after sea ...